home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / ethtool / README.Debian < prev    next >
Encoding:
Text File  |  2007-03-05  |  3.8 KB  |  79 lines

  1. ethtool for Debian
  2. ------------------
  3.  
  4. ethtool is a small utility for examining and tuning your ethernet-based network
  5. interface.  See the man page for more details.
  6.  
  7. ethtool is only supported on 2.2 kernel for use with Sparc Happy Meal (hme)
  8. ethernet cards.
  9. On 2.4 or newer kernel, more architectures and cards are supported (see below).
  10.  
  11. Note: as of nov. 2004, this file is quite out of date (need to be synchronized
  12. on kernel sources).
  13.  
  14.  
  15. 2.4 kernel support for ETHTOOL protocol
  16. ---------------------------------------
  17.  
  18. Informations shown below were extracted from 2.4.18 kernel sources.
  19. Please, report back to me misinterpretation of it contents.
  20.  
  21. Last column show current capabilities of these drivers:
  22.   D = get driver infos
  23.   C = get/set card settings
  24.   W = get/set wake-on-lan settings
  25.   M = get/set message-level
  26.   L = get link status
  27.   R = restart autonegotiation
  28.   G = get registers
  29.   P = get EEPROM
  30.  
  31. An 'x' indicates that the feature is available, a '.' indicates not.
  32.  
  33. Ethernet card family                        linux driver    DCWMLRGP
  34. --------------------------------------------------------------------
  35. 3Com 3c501 cards                            3c501           x..x....
  36. 3Com 3c503 and 3c503/16 cards               3c503           x.......
  37. 3Com Etherlink Plus (3C505) cards           3c505           x..x....
  38. 3Com EtherLink16 (3c507) cards              3c507           x..x....
  39. 3Com EtherLink3 (3c509) cards               3c509           x..x....
  40. 3Com ISA EtherLink XL (3c515) cards         3c515           x..x....
  41. 3Com Etherlink/MC (3c523) cards (i82586)    3c523           x.......
  42. 3Com Etherlink/MC32 (3c527) cards           3c527           x..x....
  43. 3Com "Vortex" and "Boomerang" series        3c59x           x.......
  44. RealTek RTL-8139C+ Ethernet cards           8139cp          xx.xxx..
  45. RealTek RTL-8139 Fast Ethernet              8139too         xxxxxx..
  46. Alteon AceNIC Gigabit Ethernet              acenic          .x......
  47. Davicom DM9102* NIC Fast Ethernet           dfme            x.......
  48. Intel i82544EI Gigabit Ethernet                e1000           x.......
  49. Intel i82557-559 Ethernet cards             eepro100        x.......
  50. SMC 83c170 EPIC/100 Fast Ethernet           epic100         xx.xxx..
  51. Myson MTD-8xx 100/10M Ethernet PCI          fealnx          xx.xxx..
  52. Packet Engines GNIC-II Gigabit Ethernet     hamachi         x.......
  53. SGI's IOC3 based Ethernet cards             ioc3-eth        .x......
  54. NatSemi DP8381x series                      natsemi         xxxxxxxx
  55. NE2000 clone on PCI bus                     ne2k-pci        x.......
  56. National Semiconductor DP83820 10/100/1000  ns83820         x...x...
  57. AMD PCnet32 ethernet cards                  pcnet32         xx.xxx..
  58. SiS 900/7016 PCI Fast Ethernet              sis900          x.......
  59. Adaptec Starfire                            starfire        xx.xxx..
  60. Sundance ST201 "Alta"                       sundance        x.......
  61. Sun GEM Gbit ethernet                       sungem          xx.xx...
  62. SUN Happy Meal (BigMac) Ethernet            sunhme          .x......
  63. Digital 21*4* Tulip ethernet cards          tulip           x.......
  64. VIA Rhine PCI Fast Ethernet                 via-rhine       xx.xxx..
  65. Winbond W89c840 PCI Ethernet                winbond-840     xx.xxx..
  66. Packet Engines G-NIC PCI Gigabit Ethernet   yellowfin       x.......
  67.  
  68. PCMCIA Ethernet card family                 linux driver    DCWMLRGP
  69. --------------------------------------------------------------------
  70. 3com 3c589 PCMCIA ethernet cards            3c589_cs        x..x....
  71. Aironet 4500 Pcmcia ethernet cards          aironet4500_cs  x..x....
  72. fmvj18x (and compatibles) PCMCIA cards      fmvj18x_cs      x..x....
  73. Netwave AirSurfer Wireless LAN PC Card      netwave_cs      x..x....
  74. New Media PCMCIA ethernet cards             nmclan_cs       x..x....
  75. Xircom CBE-100 ethernet cards               xircom_tulip_cb xx......
  76.  
  77. --
  78.  Eric Delaunay <delaunay@debian.org>
  79.